home *** CD-ROM | disk | FTP | other *** search
- object LBForm: TLBForm
- Left = 177
- Top = 182
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'LBForm'
- ClientHeight = 264
- ClientWidth = 652
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object LB: TListBox
- Left = 0
- Top = 0
- Width = 652
- Height = 264
- Hint = 'Taste the mouse double to choose one letter'
- Align = alClient
- Color = 15719382
- Columns = 12
- Font.Color = clBlue
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ItemHeight = 20
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- Style = lbOwnerDrawFixed
- TabOrder = 0
- OnDblClick = LBDblClick
- end
- end
-